home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ahoy 1988 January
/
Ahoy_Magazine_88-01_1988_Double_L.d64
/
Fade Away 64
(
.txt
)
< prev
next >
Wrap
Commodore BASIC
|
2022-10-26
|
350b
|
11 lines
1 rem ==================================
2 rem commodares problem #45-2 :
3 rem fade away
4 rem solution by
5 rem david alan wright
6 rem ==================================
10 poke53281,0:poke53280,0:c$(1)="[155][152][151][144]":c$(2)="[158][150][129][149][144]":c$(3)="[154][144]"
20 c$(4)="[153][159][144]":fori=1to4:forj=1tolen(c$(i)):printmid$(c$(i),j,1)"[145]fade"
30 for k=1to500 : nextk,j,i
40 print""